v1.0 ---- this the first documented working version which include the following functions: 0 - BUZZER - empty screen 1 - ON/OFF - Lights 2 - ON/OFF - Force sensor 3 - ON/OFF - Speed limit 4 - BATTERY - Voltage 5 - CURRENT - Amp 6 - POWER - Watt 7 - MAXIMUMS - Max Amp, Watt and Speed 8 - GPS - Speed , direction and satellite in view 9 - Time and Date Added the ability to control via the force sensor v1.1 ---- Added Cruz Control - it need to be more smooth - it require a quick release of the throttle 500 ms makes it work much more smooth TODO - change the display for Cruz Control v1.2 ---- Always update the OLED for GPS info and the clock v1.3 ---- 1. Cruz value display in percentage 2. Battery warning with buzzer and change to display screen 4 (voltage) v1.4 ---- Specifically for Teensy 3.1 Pin numbers has been changed Volt and Amp scales to fit 3.3v v1.5 ---- Added curve function added curving the throttle add curve variable added menu 11 to change the curve value Change values for forceControl to be less sensitive v1.6 ---- Debugging screen added v1.7 ---- Sub menu for setting was added changes to the menu order v1.8 ---- Condition to Curve v1.9 ---- force control function has been change to slowly increase the throttle v1.9.1 ---- New menu screen to toggle the force control click variable was added to identify long press on the button in order to simulate ch3 press new timing for force control